home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir27 / dbb118.zip / README < prev    next >
Text File  |  1994-03-10  |  3KB  |  60 lines

  1.   Digital Breadboard, a digital logic circuit simulator for the Amiga.
  2.  
  3. Release v1.1.8 contains:
  4.  
  5.     DBB - the main program
  6.     DBB.dvi - a user manual
  7.     DBB.doc - an ASCII version of the user manual
  8.               (this is not as complete as the TeX version but covers 
  9.               everything important)
  10.     DBB.guide - AmigaGuide database file
  11.     DBB.prefs - a config file
  12.     elements.iff, good.iff, bad.iff - pictures required by dvi file
  13.     good.iff.guide, bad.iff.guide, kmap.iff.guide - brushes for AmigaGuide
  14.                                                     database
  15.     Circuits/* - sample design files, mostly from Ethan Dicks 
  16.                  <erd@kumiss.cmhnet.org>
  17.     rtk - Karnaugh-map utility
  18.     mdpic - combinational logic design utility
  19.     fonts/hpcalc.font - a needed font
  20.     fonts/hpcalc/18
  21.     fonts/xen.font - rtk font
  22.     fonts/xen/9
  23.     reqtools.library - a needed library file
  24.     History - history file
  25.     README - this file.
  26.  
  27.   To print the TeX verion of the manual, you will need the program DVIprint
  28. and the associated TeX fonts, and the program SpecialHost (from the PasTeX
  29. distribution) will have to be active to import the .iff pictures.  Put the 
  30. .iff pictures in the same directory that you started SpecialHost from.  If 
  31. you start SpecialHost in your startup-sequence with the call 
  32. `tex:bin/specialhost', then you would put the files in DH0:'s root directory,
  33. or whatever your working directory is.  SpecialHost should be set to `Memory'
  34. or `File' (borderless).  Type `DVIprint p printer DBB.dvi' (substitute your 
  35. own supported printer where it says 'printer').
  36.  
  37.   For my HPIIIP, these are the settings I use:
  38.  
  39.   TeX:bin/dviprint -b 200000 -h .73in -v .4in p laserjet DBB.dvi
  40.  
  41.   The AmigaGuide datafile uses CBM's Display program, and because Workbench
  42. users won't have a full path, expects it to be in the default Sys:Utilities
  43. drawer.  You can change this location, or even the program if you want, by
  44. editing the DBB.guide file with a text editor.  Better yet, if you have
  45. the AmigaGuide distribution, use WDisplay instead to display the files on
  46. the AmigaGuide window itself.  Also note that because of the lack of
  47. variable support in AmigaGuide, the three *.iff.guide files need to be in
  48. the same directory as you started DBB from (i.e. if you use the DBB icon
  49. then they will be found in their default location, but if you start DBB
  50. from a project icon in the Circuits drawer, you'll either need to edit the
  51. DBB.guide file to supply a path for the files or have a copy of them in
  52. that drawer.
  53.  
  54.   Digital Breadboard is a WB2.x program!  If you try to run it under 1.3 or 
  55. earlier, it won't work.  Digital Breadboard uses an Amiga high-res screen 
  56. mode.  If you use it with a non-VGA monitor it will probably look non-optimal
  57. unless you get creative with the colors.  Pay attention to the printer 
  58. settings if you use a dark background.
  59.  
  60.